-
Notifications
You must be signed in to change notification settings - Fork 3
[SC-8008] Ongoing monitoring notebook for application scorecard model #290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SC-8008] Ongoing monitoring notebook for application scorecard model #290
Conversation
cachafla
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Don't forget to bump the version before merging.
PR SummaryThis pull request introduces several enhancements and bug fixes to the ValidMind Library, particularly focusing on credit risk scorecard models and ongoing monitoring capabilities. Key changes include:
These changes enhance the ValidMind Library's capabilities in managing and monitoring credit risk models, providing users with more flexibility and insights into their model's performance. Test Suggestions
|
Internal Notes for Reviewers
Add two new notebooks for the scorecard model:
application_scorecard_ongoing_monitoring.ipynb: includes new metrics for data and model drift, and populates the ongoing monitoring document for the scorecard modelapplication_scorecard_executive.ipynb: high-level notebook that documents the scorecard model with just one commandlending_club.document_model()External Release Notes
Add two new notebooks for the scorecard model:
application_scorecard_ongoing_monitoring.ipynb: includes new metrics for data and model drift, and populates the ongoing monitoring document for the scorecard modelapplication_scorecard_executive.ipynb: high-level notebook that documents the scorecard model with just one commandlending_club.document_model()